net/http.ServeMux.matchingMethods (method)
2 uses
net/http (current package)
server.go#L2704: allowedMethods := mux.matchingMethods(host, path)
server.go#L2792: func (mux *ServeMux) matchingMethods(host, path string) []string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)